

{{tag>Precise Quantal BROUILLON}}
----
======Tox alternative libre à Skype======

Tox (https://tox.im/fr) est une alternative open source à Skype, c’est surtout très sécurisé : pas de serveur (c’est du peer to peer) et… entièrement crypté.

logo_head

Tox est multi plate-formes, vous pourrez donc l’utiliser avec des interlocuteurs sous MacOs ou Windows, Dîtes leur juste de télécharger qtox là : https://wiki.tox.im/Binaries


===== Pré-requis =====

<note tip>Si des pré-requis sont nécessaires pour la suite des opérations, indiquez-les. Citons quelques exemples :</note>
  * Disposer des [[:sudo|droits d'administration]].
  * Disposer d'une connexion à Internet configurée et activée.
  * Avoir activé l'accès au [[:depots#medibuntu|dépôt Medibuntu]].
  * Avoir [[:tutoriel:comment_installer_un_paquet|installé le paquet]] **[[apt>paquet1|paquet 1]]**.

===== Installation =====
Pour l’installer sur Xubuntu (ou Ubuntu, etc) il faut :

sudo sh -c 'echo "deb https://repo.tox.im/ nightly main" > /etc/apt/sources.list.d/tox.list'
wget -qO - https://repo.tox.im/pubkey.gpg | sudo apt-key add -
sudo apt-get install apt-transport-https
sudo apt-get update && sudo apt-get install qtox
 

Vous lancez Tox, puis vous cliquez en haut à gauche sur votre profil.
Sur la page qui apparaît, vous pouvez changer votre nom et surtout, vous obtenez votre code qu’il suffit de transmettre à vos interlocuteurs (ils doivent cliquer sur le + en bas à droite et coller le code).
C’est tout !

Manually

You can download the binaries from here: Binaries - Tox, download the package that is appropriate for you. When downloaded, install like so:

 sudo dpkg -i {YOUR_PREFERRED_TOX_CLIENT}.deb
After that search for the client you just installed.

PPA

The original answer had an outdated link to tox.im, that is no longer official! The official site now is tox.chat.

Warning: They recently changed their PPA infrastructure, remove keys and the likes, as they are no longer maintained and supported.

The new way to install (currently only 64-bit qTox is supported):

sudo sh -c 'echo "deb https://pkg.tox.chat/debian nightly release" | sudo tee /etc/apt/sources.list.d/tox.list'
wget -qO - https://pkg.tox.chat/debian/pkg.gpg.key | sudo apt-key add -
sudo apt-get install apt-transport-https
sudo apt-get update
sudo apt-get -y install qtox-unity
qtox-unity obviously has been written with the unity interface in mind, you can install the interface independent qtox package, but both packages cannot be installed on your system at the same time. One deletes the other.

Also, a note from a qtox developers:

"To reiterate irungentoo’s reply in that thread, yes you should uninstall any repos from tox.im, and you should not trust any new binaries from tox.im or libtoxcore.so. We have a new repo: https://wiki.tox.chat/binaries#gnulinux

Right now only qTox is in it, but we’re working on getting the rest of the clients up.

Just a note, we have no reason to believe that any binaries from the old repo/domains have been compromised. This is just a safety measure." - Current Situation | Tox Blog#comment 14






Pour android :
Mobile clients

Android (Warning: Experimental)
Subliun has ported antox to tox4j the new toxcore java wrapper. Antox is actively maintained.

Name	Arch	Type	Build Author	Status
Antox	Arm	apk	Jenkins	Nightly
F-droid
Add repository in F-droid:

https://antox.me/fdroid/repo
Google play beta
coming soon